home *** CD-ROM | disk | FTP | other *** search
- Path: hermes.louisville.edu!starbase!gclind01
- From: gclind01@starbase.spd.louisville.edu (George C. Lindauer)
- Newsgroups: comp.lang.c
- Subject: C compiler sources
- Date: 8 Feb 1996 00:40:41 GMT
- Organization: University of Louisville, Louisville KY USA
- Message-ID: <4fbgq9$o5a@hermes.louisville.edu>
- NNTP-Posting-Host: starbase.spd.louisville.edu
- Summary: Update of Mathew Brandt's C compiler
- Keywords: compiler
- X-Newsreader: NN version 6.5.0 CURRENT #16
-
- I've recently redistributed Mathew Brandt's C compiler sources. I have
- added significant enhancements, such as floating point, knowledge of
- most ANSI constructs, x86/68000 code generation, and numerous internal
- improvements. It still doesn't have libraries and I haven't rigged it
- to work with a linker... but it is the smallest fully-functional C
- compiler with sources that I've seen on the net (yet).
-
- It's on ftp.std.com:/pub/os-code/cc.zip
-
- David
-